* simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 4 Jan 2009 08:30:28 +0000 (08:30 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 4 Jan 2009 08:30:28 +0000 (08:30 +0000)
lisp/ChangeLog

index 037b1c6c3da0c9de5b6146c4f7875f8b793367f8..502adc5472d5abce2bfea7d3437750a16518516d 100644 (file)
@@ -1,3 +1,7 @@
+2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
+
+       * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
+
 2009-01-04  Ulrich Mueller  <ulm@kph.uni-mainz.de>
 
        * progmodes/sh-script.el (sh-ancestor-alist): Doc fix.